learning-outcomes

Learning-outcomes#

  • Define what is the DOM and why we need to use it.
  • Explain about DOM Properties.
  • Clarify the relationship between DOM and JavaScript.
  • Explain about Accessing the DOM.
  • Define some common APIs scripting using the DOM.
  • Define the meaning of DOM Manipulations.
  • Define some JavaScript Methods For DOM Manipulation.
  • Explain Adding CSS styles using DOM.
  • Define some Element properties that can accessed by DOM.